Skip to content

Conversation

simolus3
Copy link
Contributor

The Gradle plugin we use for publishing will automatically depend on dokkaHtml to include the outputs of that task as a javadoc jar. That's generally nice, but not helpful for us because our subprojects apply Dokka without building independent documentation sites (we apply Dokka on the root project to build a single site for everything).

So, disable that and use an empty javadoc jar instead.

@simolus3 simolus3 requested a review from stevensJourney April 24, 2025 15:30
@simolus3 simolus3 merged commit 664596b into main Apr 24, 2025
3 checks passed
@simolus3 simolus3 deleted the fix-publishing branch April 24, 2025 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants